home *** CD-ROM | disk | FTP | other *** search
/ Utilities Professional 1-1500 / Utilities Professional 1-1500 (1994)(WPD)[!].iso / 12511500 / var1432.dms / var1432.adf / NDUK-V40.lha / V40 / include / workbench / icon.h next >
C/C++ Source or Header  |  1993-10-15  |  299b  |  16 lines

  1. #ifndef WORKBENCH_ICON_H
  2. #define WORKBENCH_ICON_H
  3. /*
  4. **    $VER: icon.h 36.1 (26.10.90)
  5. **    Includes Release 40.15
  6. **
  7. **    external declarations for icon.library
  8. **
  9. **    (C) Copyright 1985-1993 Commodore-Amiga, Inc.
  10. **    All Rights Reserved
  11. */
  12.  
  13. #define    ICONNAME    "icon.library"
  14.  
  15. #endif    /* !WORKBENCH_ICON_H */
  16.